home *** CD-ROM | disk | FTP | other *** search
/ SGI O2 Out of Box Experience / SGI O2 Out of Box Experience.iso / jungleIsland / space / shellSound.wrl < prev    next >
Text File  |  1996-11-14  |  695b  |  40 lines

  1. #VRML V2.0 utf8 CosmoCreate3D V1.0
  2.  
  3. Group{
  4.     children
  5.     Transform {
  6.     children [
  7.     Shape {
  8.         appearance    Appearance {
  9.           material    Material {
  10.             ambientIntensity    0
  11.             diffuseColor    0 0 0
  12.             specularColor    0 0 0
  13.             emissiveColor    1 0 0
  14.             shininess    0
  15.             transparency    0
  16.           }
  17.         }
  18.     
  19.         geometry    Sphere {
  20.           radius    1000
  21.         }
  22.     
  23.     },
  24.     Sound{
  25.         maxFront 70.9
  26.         maxBack  70.9
  27.         source DEF HEADS-CLIP AudioClip{
  28.             url "Sounds/forestLoop.wav"
  29.             loop TRUE
  30.             startTime 1
  31.         }
  32.     }
  33.     ]
  34.       translation    179.24 -181.736 1069.84
  35.       rotation    0.999889 -0.0114722 0.00949991  1.56688
  36.       scale    0.0709359 0.0709359 0.0709359
  37.       scaleOrientation    -0.00902694 0.99626 -0.0859389  2.35627
  38.     }
  39.  
  40.